GtkViewport: Don't do silly things in a setter
authorMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 17:51:58 +0000 (13:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 17:51:58 +0000 (13:51 -0400)
commitb22b2298be235722bc68190ba3234a813540cb84
tree1e1aefff4325c9967308d7b39877b55b0c6626a6
parentee8a3a4192d64dfb8751d75296bcf0f9a25fef3c
GtkViewport: Don't do silly things in a setter

Just queue a resize instead of fiddling with the size allocation.
gtk/gtkviewport.c